home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Laboratorio Interattivo Deagostini
/
laboratorio interattivo deagostini.bin
/
Sigla.dir
/
00003_Script_3
< prev
next >
Wrap
Text File
|
2003-01-07
|
237b
|
11 lines
on exitFrame me
if the mouseDown then
go to frame 4
else
if the currenttime of sprite 2 >= the duration of member (the member of sprite 2) then
go to frame 4
else
go the frame
end if
end if
end